home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / languages / c / _desklibsm / h / time < prev    next >
Encoding:
Text File  |  1993-05-26  |  81 b   |  6 lines

  1.  
  2. #ifndef __dl_time_h
  3. #define __dl_time_h
  4. extern int Time_Monotonic(void);
  5. #endif
  6.